Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Objects /
Chapter 6 - Transform Objects / Transform Objects Reference
Functions


Transforming Shapes by Modifying Transform Mappings

The mapping property of transform objects allows you to perform sophisticated transformations to your shape's geometries. To get and set the mapping property, use the functions described in the section "Getting and Setting the Mapping" beginning on page 6-53.

The functions described in this section perform the calculations necessary to achieve common matrix transformations, without you having to modify the mapping matrix directly:

QuickDraw GX provides a corresponding set of functions that you can use to apply these common transformations directly to the geometry of a shape object, rather than to its transform mapping. They are described in the section "Transforming Shapes by Modifying Shape Geometries" beginning on page 6-65.


Subtopics
GXMoveTransform
GXMoveTransformTo
GXScaleTransform
GXRotateTransform
GXSkewTransform
GXMapTransform

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996